home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5278 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: ebradigan@aol.com (EBradigan)
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland C++ 4.52
  5. Date: 3 Feb 1996 07:27:32 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4evkbk$gg9@newsbf02.news.aol.com>
  9. Reply-To: ebradigan@aol.com (EBradigan)
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11.  
  12. I'm a rookie programmer and one of my personal projects is to build a dll
  13. that supports disk formatting and disk copying.  The parameters will
  14. simply be the drive letter for the disk to format, and the source and
  15. destination letters for the copying function.
  16.  
  17. As I mentioned before, I'm fairly new at programming and I need some kind
  18. programmer to point me in the right direction.  What functions of C++ can
  19. be used to build this is basically what I'm looking for.  I have looked at
  20. the Borland books and the only thing that references disks is the
  21. "biosdisk" function, but this is for dos 16-bit only use.
  22.  
  23. Any help would be highly appreciated.  Thanks in advanced.
  24.  
  25. Eddie.
  26.